Conditions | 1 |
Paths | 1 |
Total Lines | 5 |
Lines | 0 |
Ratio | 0 % |
Changes | 1 | ||
Bugs | 0 | Features | 0 |
1 | describe('Main config.', () => { |
||
2 | test('Main test', () => { |
||
3 | // Actually, we don't have to test configs because it's ridiculous. |
||
4 | }); |
||
5 | }); |
||
6 |